OnClientMouseUp Property (C1ChartCore<Tseries,TAnimation,TBinding>)
In This Topic
Occurs when the user releases a mouse button while the pointer is over the chart element.
Syntax
'Declaration
Public Property OnClientMouseUp As System.String
public System.string OnClientMouseUp {get; set;}
See Also